`:top
`!Hypertext Application Language (HAL)`! war ein `F33f`_`[Request for Comments`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Request_for_Comments]`_`f für `F33f`_`[Hypermedia`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Hypermedia]`_`f wie `F33f`_`[JavaScript Object Notation`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=JavaScript_Object_Notation]`_`f und `F33f`_`[Extensible Markup Language`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Extensible_Markup_Language]`_`f.`:cite-ref-1[`F5bf`_`[1`#cite-note-1]`_`f]`:cite-ref-2[`F5bf`_`[2`#cite-note-2]`_`f] Dieser Standard wurde im Juni 2012 vorgeschlagen. Die dazugehörigen Typen von `F33f`_`[Multipurpose Internet Mail Extensions`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=Multipurpose_Internet_Mail_Extensions]`_`f waren application/hal+xml und application/hal+json.
Die letzte Version der Hypertext Application Language ist am 21. April 2024 verfallen.
>>Contents
• `F0af`_`[Beispiele`#beispiele]`_`f
• `F0af`_`[Siehe auch`#siehe-auch]`_`f
• `F0af`_`[Weblinks`#weblinks]`_`f
• `F0af`_`[Einzelnachweise`#einzelnachweise]`_`f
-─
>>Beispiele
Ressource
`B100`F9d9{`f`b
`B100`F9d9 "_links": {`f`b
`B100`F9d9 "self": {`f`b
`B100`F9d9 "href": "http://example.com/api/book/hal-cookbook"`f`b
`B100`F9d9 }`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "id": "hal-cookbook",`f`b
`B100`F9d9 "name": "HAL Cookbook"`f`b
`B100`F9d9}`f`b
Eingebettete Ressource
`B100`F9d9{`f`b
`B100`F9d9 "_links": {`f`b
`B100`F9d9 "self": {`f`b
`B100`F9d9 "href": "http://example.com/api/book/hal-cookbook"`f`b
`B100`F9d9 }`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "_embedded": {`f`b
`B100`F9d9 "author": {`f`b
`B100`F9d9 "_links": {`f`b
`B100`F9d9 "self": {`f`b
`B100`F9d9 "href": "http://example.com/api/author/shahadat"`f`b
`B100`F9d9 }`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "id": "shahadat",`f`b
`B100`F9d9 "name": "Shahadat Hossain Khan",`f`b
`B100`F9d9 "homepage": "http://author-example.com"`f`b
`B100`F9d9 }`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "id": "hal-cookbook",`f`b
`B100`F9d9 "name": "HAL Cookbook"`f`b
`B100`F9d9}`f`b
Liste
`B100`F9d9{`f`b
`B100`F9d9 "_links": {`f`b
`B100`F9d9 "self": {`f`b
`B100`F9d9 "href": "http://example.com/api/book/hal-cookbook"`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "next": {`f`b
`B100`F9d9 "href": "http://example.com/api/book/hal-case-study"`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "prev": {`f`b
`B100`F9d9 "href": "http://example.com/api/book/json-and-beyond"`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "first": {`f`b
`B100`F9d9 "href": "http://example.com/api/book/catalog"`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "last": {`f`b
`B100`F9d9 "href": "http://example.com/api/book/upcoming-books"`f`b
`B100`F9d9 }`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "_embedded": {`f`b
`B100`F9d9 "author": {`f`b
`B100`F9d9 "_links": {`f`b
`B100`F9d9 "self": {`f`b
`B100`F9d9 "href": "http://example.com/api/author/shahadat"`f`b
`B100`F9d9 }`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "id": "shahadat",`f`b
`B100`F9d9 "name": "Shahadat Hossain Khan",`f`b
`B100`F9d9 "homepage": "http://author-example.com"`f`b
`B100`F9d9 }`f`b
`B100`F9d9 },`f`b
`B100`F9d9 "id": "hal-cookbook",`f`b
`B100`F9d9 "name": "HAL Cookbook"`f`b
`B100`F9d9}`f`b
>>Siehe auch
• `F33f`_`[HATEOAS`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=HATEOAS]`_`f
• `F33f`_`[CURIE`:/page/entry.mu`zim=wikipedia_de_all_nopic_2026-01.zim|entry_path=CURIE]`_`f
>>Weblinks
• draft-kelly-json-hal-11 In: datatracker.ietf.org
>>Einzelnachweise
`:cite-note-1`!1.`! `F0af`_`[↑`#cite-ref-1]`_`f Apigility In: apigility.org
`:cite-note-2`!2.`! `F0af`_`[↑`#cite-ref-2]`_`f Pragmatische Küchentricks für RESTful HAL APIs | heise online In: heise.de
`c`F0af`_`[↑ Back to top`#top]`_`f`a